PDF4Java Reference Documentation
com.o2sol.pdf4java.content.text Package / PDFTextRun Class / getDisplayBounds Method
In This Topic
    getDisplayBounds Method
    In This Topic
    Gets the bounds of the text fragment.
    These bounds are based on the method.
    Syntax
    public PDFDisplayRectangle getDisplayBounds()

    Return Value

    The bounding rectangle of the text fragment in display coordinates.
    See Also